SQL CE 4.0

I have built the FastReport.SQLCe.dll following the instructions in the 'Extras' folder. I have added the dll to the report as a Plug in and as expected the choice of a SQL Ce database now appears when making a connection, however,
when testing the connection I get the attached error:

If Fast Reports is not compatible with SQL CE 4.0 and I had known I would not have bought it

Help please if possible

>

Comments

  • edited 6:16AM
    take a look at FastReport.SqlCe.csproj (in folder Extras\Connections\FastReport.SqlCe), you should change reference include to SQLCE 4.0

    <Reference Include="System.Data.SqlServerCe, Version=3.5.1.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" />

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.